Rename console binaries to xenconsole and xenconsoled.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 7 Aug 2005 09:12:55 +0000 (09:12 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 7 Aug 2005 09:12:55 +0000 (09:12 +0000)
commit2ba532d76714318ee9bfb5d0c10cb053be7cba00
tree71e44843d4292dd81316e2faf960047a5f5cb45c
parent97ef1d5297cdb25193c8660a27d7aefcd454511c
Rename console binaries to xenconsole and xenconsoled.
Signed-off-by: Keir Fraser <keir@xensource.com>
17 files changed:
.hgignore
tools/Makefile
tools/consoled/Makefile [deleted file]
tools/consoled/io.c [deleted file]
tools/consoled/io.h [deleted file]
tools/consoled/main.c [deleted file]
tools/consoled/testsuite/Makefile [deleted file]
tools/consoled/testsuite/README [deleted file]
tools/consoled/testsuite/console-dom0.c [deleted file]
tools/consoled/testsuite/console-domU.c [deleted file]
tools/consoled/testsuite/procpipe.c [deleted file]
tools/consoled/utils.c [deleted file]
tools/consoled/utils.h [deleted file]
tools/consoled/xc_console.c [deleted file]
tools/misc/xend
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py